SmartFTP FTP Library
IKey::Sign Method
IDL
HRESULT Sign(
    [in] HashAlgo hashAlgo, 
    [in, size_is(cbInput)] byte* pbInput, 
    [in] ULONG cbInput, 
    [out, size_is(*pcbSignature)] byte* pbSignature, 
    [in,out] ULONG * pcbSignature, 
    [in] ULONG flags
);

This is Sign, a member of class IKey.

What do you think about this topic? Send feedback!
Copyright (c) by SmartSoft Ltd. All rights reserved.